home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / utility / tops9720.zip / TOPS.TXT < prev   
Text File  |  1997-04-20  |  3KB  |  65 lines

  1. "TOPSECRET",a shareware program to encrypt your sensitive files.This 
  2. program does not use RSA type algorithms which are restricted for export.
  3. This program can use the aid of a "Catalyst" file (which can be any
  4. file) to encrypt another file(any file).(Using a fairly random and changing
  5. Catalyst gives you the most protection).The Catalyst acts as a
  6. key to code and decode your sensitive files.Ofcourse you can even make
  7. your own catalyst by encrypting one file with another.A periodically
  8. changing Catalyst can be made by combining 1-Registered mail file
  9. 2-Courier file 3-Last message file;This would ensure high security for
  10. the transmission of your sensitive files.I am sure you will come up
  11. with your own methods.You will find the program SIMPLE to operate,try it!
  12.  
  13.  
  14. This program is freely distributable.For program questions and current
  15. registration address contact author at (nomad01@bright.net)
  16. or (nomad01@southeast.net)
  17.  
  18.  --------------------------------------------------------------------------
  19.  
  20. For programmers:ts.exe V2.0 is 24736 bytes.It is fully data compatible with
  21. the original(21824 bytes) release.But this version is faster and can be
  22. run by command line inputs.
  23.  
  24.     1    2           3 4           5           6
  25. c:\>tops onefile.dat 1 twofile.enc catfile.dat mycodegoeshere
  26.          |           |        |        |          |
  27.          inputfile   1=encrypt|    Catalyst   Personal key
  28.                      2=decode |
  29.                               |
  30.                         new output file
  31.  
  32. In this example "onefile.dat" is encrypted(option-1) with the aid of
  33. a catalyst file "catfile.dat" and the output is named "twofile.enc".
  34. "mycodegoeshere" is the personal key.
  35.  
  36. - A "2" in field 3 would decode a program when all other data is valid.
  37. - A "0" in field 5 would indicate no catalyst file to be used.
  38. - Fields 2,4,5,6 can be a maximum of 64 characters each,however the
  39.   the Operating System will restrict the length of your entire
  40.   command line input to 128 characters.
  41.  
  42. Note:"tops.exe" should not be renamed(upper and lower case ok)  since the
  43. program searches from cursor to the top of screen for the  five trigger
  44. characters "tops ".
  45. Since command input batch programs may contain sensitive information,
  46. the batch programs and the associated files/data should not be
  47. compromised.
  48.  
  49. If all the field parameters are not valid,the program runs in default
  50. mode where all the data is taken manually.The command line input is
  51. ideal for time critical operations.It can be used in conjunction with
  52. RAM drives and batch programs for real time network data encryption.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.